Total Complexity | 39 |
Dependencies | 0 |
Dependents | 5 |
Total lines | 390 |
Lines of code | 147 |
Logical lines of code | 100 |
Comment lines | 79 |
Methods | 5 |
Properties | 5 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
tokenize() | 30 | 31 | 118 | |
add_phrase() | 56 | 4 | 19 | |
__construct() | 75 | 2 | 4 | |
is_stop_word() | 79 | 1 | 3 | |
get_stop_words() | 82 | 1 | 3 |